/*平台系统*/
.baozhang {
    float: left;
    width: 100%;
    height: 780px;
    background: linear-gradient(180deg, rgba(254, 254, 255, 0) 0%, #F6F8FF 100%);
    opacity: 1;
    padding-top: 40px;
}

.sytj {
    width: 100%;
    height: 780px;
    background: linear-gradient(180deg, rgba(254, 254, 255, 0) 0%, #F6F8FF 100%);
    opacity: 1;
}

.sy_title {
    text-align: center
}

.sy_title h1 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 40px;
    color: #1C1C1C;
    opacity: 1;
    padding-top: 30px;
}

.sy_title p {
    font-size: 16px;
    line-height: 10px;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.clearfix {
    zoom: 1;
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.sy_biaoshi {
    width: 60px;
    height: 0px;
    border: 1px solid #F99C43;
    opacity: 1;
    margin: 0 auto;
}

.part5 .tBox {
    width: 1450px;
    height: 240px;
    margin: 30px auto 0;
    position: relative;
}

.part5 .tBox .picBox {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#posBox {
    width: 2048px;
    position: absolute;
    left: 0;
    top: 0;
}

.part5 .tBox .picBox .roll {
    position: relative;
    margin-right: 24px;
    perspective: 1000px;
    cursor: pointer;
}

.part5 .tBox .picBox li .bg {
    width: 100%;
    height: 65px;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    left: 0;
    bottom: 0;
}

.part5 .tBox .picBox li h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 65px;
    text-align: left;
    padding-left: 13px;
}

.part5 .tBox .picBox li .tName {
    font-size: 18px;
    color: #fff;
    padding-top: 13px;
    margin-bottom: 5px;
}

.part5 .tBox .picBox li .tTitle {
    font-size: 12px;
    color: #b4b4b4;
}

.roll .box-content {
    width: 100%;
    height: 480px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    overflow: hidden;
    border-radius: 15px;
}

.roll .box-img {
    transform: rotateY(0);
    transition: all 0.50s ease-in-out 0s;
}

.roll .box-img img {
    border-radius: 15px;
}

.roll .box-img p {
    text-align: center;
    font-size: 24px;
    margin-top: 10px;
}

.roll:hover .box-img {
    transform: rotateY(-90deg);
}

.roll:hover .box-content {
    transform: rotateY(0);
}

.roll .box-content .t1, .roll .box-content2 .t1 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-top: 50px;
}

.roll .box-content .t2, .roll .box-content2 .t2 {
    font-size: 16px;
    color: #fff;
    padding-top: 12px;
}

.roll .box-content .t3, .roll .box-content2 .t3 {
    width: 190px;
    height: 1px;
    background: #fff;
    margin: 20px auto 0;
}

.roll .box-content .t4, .roll .box-content2 .t4 {
    font-size: 14px;
    width: 182px;
    text-align: justify;
    color: #fff;
    margin: 20px auto 0;
}

.box-content2 {
    position: absolute;
    left: 0px;
    top: -470px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    color: #fff;
}

.anniuk {
    width: 100%;
    float: left;
    text-align: center;
}

.anniu {
    border: 1px solid #0D0D0D;
    height: 60px;
    width: 550px;
    line-height: 60px;
    text-align: center;
    border-radius: 200px;
    margin-top: 40px;
    margin-bottom: 40px;
    cursor: pointer;
    font-size: 30px;
    display: inline-block;
}

.anniu:hover {
    background: #ffc670;
    transform: scale(1.05);
    transition: all 0.5s;
}


/*手游推荐*/
.silder-box1 {
    position: absolute;
    margin: 0px auto;
    background: linear-gradient(180deg, rgba(254, 254, 255, 0) 0%, #F6F8FF 100%);
}

.silder {
    margin: 40px auto 0;
    width: 1340px !important;
    height: 640px !important;
}

.silder li {
    width: 575px;
    height: 592px;
    opacity: 1;
    margin-right: 25px !important;
    margin-left: 50px;
    background: rgba(255, 255, 255, 0.39);
    border-radius: 8px;
}

.sysy_img {
    width: 100%;
    height: 344px;
}

.sysy {
    background: #FFFFFF;
    width: 100%;
    height: 592px;
    border-radius: 16px;
}

.sysy_title {
    margin-top: 10px;
}

.sysy_title p:first-child span:first-child {
    width: 160px;
    height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #1C1C1C;
    opacity: 1;
}

.sysy_title p:first-child span:first-child + span {
    float: right;
    width: 89px;
    height: 21px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #C1C1C1;
    opacity: 1;
}

.sysy_title p {
    margin: 20px;
}

.sysy_title p:first-child + p {
    margin: 20px;
    width: 216px;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #C1C1C1;
    opacity: 1;
}

.sysy_des {
    margin: 20px;
    width: 535px;
    height: 54px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 30px;
    color: #666666;
    opacity: 1;
}

.hr {
    width: 535px;
    height: 0px;
    border: 1px solid #C1C1C1;
    opacity: 1;
    border-radius: 10px;
    margin: auto;
}

.sysy_pub {
    max-width: 100%;
    color: #7A7A7A;
    margin: 20px;
}

.sysy_pub span {
    margin-left: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #C1C1C1;
    opacity: 1;
}

.sysy_pub p {
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #C1C1C1;
    opacity: 1;
}

.sysy_img {
    width: 575px;
    height: 344px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 8px 8px 0px 0px;
}

.silder-button {
    position: absolute;
    cursor: pointer;
    width: 55px;
    height: 113px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 28px;
}

.silder-button.btl {
    left: -60px;
    background: url(/images/bl.png) no-repeat center;
}

.silder-button.btr {
    right: -45px;
    background: url(/images/br.png) no-repeat center;
}

.silder-box-3 {
    width: 1340px;
    position: absolute;
}

/*合作流程*/
.sy_hzlc {
    width: 1340px;
    height: 280px;
    margin: 0 auto;
    margin-top: 30px;
}

.sy_hzlc_num {
    margin-left: 80px;
    height: 100px;
}

.sy_hzlc_num p {
    float: left;
    width: 100px;
    height: 100px;
    text-align: center;
    margin: 0 auto;
    padding-top: 33px;
    font-size: 26px;
    color: #f1f1f1;
    background: url("/images/sy_xljxd.png") no-repeat center;
}

.sy_hzlc_num img {
    float: left;
    margin-top: 50px;
}

.sy_fgx {
    float: left;
    width: 65px;
    margin: 96px 3px;
}

.sy_hzlc_nr {
    margin-left: 55px;
}

.sy_hzlc_logo {
    float: left;
    width: 186px;
    height: 228px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 16px;
    text-align: center;
}

.sy_hzlc_logo img {
    background-position: 5px 15px;
    background-size: 92%;
    padding: 60px 0 40px;
}

.sy_hzlc_logo p {
    text-align: center;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: #1C1C1C;
    opacity: 1;
}

/*成功案例*/
section {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    transform-style: preserve-3d;
    width: 1400px;
}

section .card {
    position: relative;
    width: 150px;
    height: 150px;
    margin: 20px;
    transform-style: preserve-3d;
    perspective: 1000px;
}

section .card .box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: 1s ease;
}

section .card:hover .box {
    transform: rotateY(180deg);
}

section .card:hover .box .contentBx div {
    -webkit-backface-visibility: visible;
}

section .card .box .imgBx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section .card .box .imgBx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section .card .box .contentBx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d;
    transform: rotateY(180deg);
}

section .card .box .contentBx div {
    transform-style: preserve-3d;
    padding: 20px 10px 20px 10px;
    background: linear-gradient(45deg, #fe0061, #ffeb3b);
    transform: translateZ(100px);
    -webkit-backface-visibility: hidden;
}

section .card .box .contentBx div h2 {
    text-align: center;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
}

section .card .box .contentBx div p {
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
}

/*闲玩新闻*/
.scrollbar {
    scrollbar-width: thin;
    scrollbar-color: rgba(100, 100, 100, .4) transparent;
}

.scrollbar::-webkit-scrollbar {
    width: .6rem;
}

.scrollbar::-webkit-scrollbar-thumb {
    border-radius: .6rem;
    background-color: rgba(100, 100, 100, .4)
}

.site {
    overflow: hidden;
}

.wrapper {
    position: relative;
    width: 75rem;
}

.wrapper.demo1 {
    margin: 60px auto 0 auto;
}

.wrapper:not(.demo1) {
    margin: 160px auto 0 auto;
}

.wrapper > h3 {
    display: inline-block;
    padding: 0 1rem;
    margin-bottom: 2rem;
    border-radius: 1.4rem;
    background-color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    color: #222;
}

.wrapper > .container {
    position: relative;
    height: 25rem;
    margin: 0 auto;
    transform: translate3d(0, 0, 0);
}

.container > .cards-list {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;

    background-color: #f4f4f4;
    border-radius: 0.3125rem;

}

.wrapper.horizontal > .container {
    width: 120rem;
}

.wrapper.vertical > .container {
    width: 40rem;
}

.wrapper.horizontal .container .cards-list {
    width: 40rem;
    height: 30rem;
}

.wrapper.horizontal .cards-list .img {
    height: 18rem;
}

.wrapper.vertical .cards-list {
    display: flex;
    height: 15rem;
}

.wrapper.vertical .cards-list .img,
.wrapper.vertical .cards-list .main-con {
    height: 100%;
}

.wrapper.vertical .cards-list .img {
    width: 18rem;
}

.wrapper.vertical .cards-list .main-con {
    width: 22rem;
}

.cards-list > a > .img > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-user-drag: none;
    -moz-user-select: none;
    user-select: none;
}

.cards-list > a > .main-con {
    padding: 0 1rem;
    box-sizing: border-box;
}

.cards-list > a > .main-con .name {
    padding-top: 1rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #424242;
}

.cards-list > a > .main-con .content {
    padding-top: 1rem;
    height: 4.5rem;
    font-size: 0.9rem;
    color: #777;
    text-align: justify;
    line-height: 1.4rem;
}

.cards-list > a > .main-con .label {
    font-size: 0.9rem;
    color: #555;
    padding: 1rem 0;
}

.btn-direct {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    cursor: pointer;
    z-index: 100;
    transition: opacity ease 300ms;
}

.wrapper:hover .btn-direct {
    opacity: .6;
}

.btn-direct:hover {
    opacity: .9 !important;
}

.btn-direct.btn-left {
    left: 6rem;
}

.btn-direct.btn-right {
    right: 6rem;
}

.btn-direct > span {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1.8rem;
    height: 1.8rem;
    margin: auto;
    border-top: 0.125rem solid #fff;
    border-left: 0.125rem solid #fff;
}

.wrapper.horizontal .btn-direct > .shift-left {
    transform: translate(20%) rotate(-45deg);
}

.wrapper.horizontal .btn-direct > .shift-right {
    transform: translate(-20%) rotate(135deg);
}

.wrapper.vertical .btn-direct > .shift-left {
    transform: translateY(10%) rotate(45deg);
}

.wrapper.vertical .btn-direct > .shift-right {
    transform: translateY(-10%) rotate(-135deg);
}

.wrapper.demo6 .container {
    width: 20rem;
    height: 24rem;
    overflow: hidden;
}

.sy_biaoshi {
    width: 60px;
    height: 0px;
    border: 4px solid #0088FF;
    opacity: 1;
    border-radius: 10px;
}

.index_card {
    width: 125px;
    text-align: center;
    margin: 20px;
}

.index_card h3 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 19px;
    color: #1C1C1C;
    opacity: 1;
    margin-top: 10px
}

.img img {
    width: 90px;
    height: 90px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 16px;
}

.index_news_t {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: #1C1C1C;
    opacity: 1;
    margin: 20px 0
}

.index_news {
    width: 400px;
    display: inline-block;
    margin: 0 20px
}

.index_news_t span {
    float: right;
}

.index_news_more {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.index_list li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #1C1C1C;
    opacity: 1;
}

.index_list li span {
    margin-right: 10px
}

.index_list li {
    line-height: 40px
}

.index_list li em {
    float: right;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C1C1C1;
    opacity: 1;
}

.about_bg {
    display: none !important;
}

.top_js_buttom div h3 {
    margin: 50px 0 15px;
    height: 26px;
    font-size: 22px;
    font-family: inpin nanzhengbeizhanNZBZti;
    font-weight: 400;
    color: #1C1C1C;
    opacity: 1;
}
.top_js_buttom div p {
    height: 21px;
    font-size: 16px;
    font-family: zihun181hao-feichibiaotiti;
    font-weight: 400;
    line-height: 21px;
    color: #666666;
    opacity: 1;
}
